@charset "utf-8";
/* CSS Document */

#main {
	width: 1262px;
	height: auto;
	margin: 0 auto;
	background: url(../images/main_bj.jpg) repeat-x left 159px #d6d6d6;
}

#header {
	width: 1262px;
	height: auto;
	overflow: visible
}

#center {
	width: 1262px;
	height: auto;
}

#footer {
	width: 1262px;
	height: 100px;
	background: url(../images/foot.jpg) no-repeat left top;
	text-align: center;
	color: #000;
	padding-top: 5px;
	margin-left: -1px;
}

div {
	overflow: hidden
}

/*分页*/

div.pager {
	text-align: center;
	margin: 0 auto;
	padding-top: 0px !important;
	padding-top: 6px;
	padding-bottom: 3px;
	line-height: 30px;
	margin-top: 10px;
}

div.pager span {
	margin-left: 4px;
	margin-right: 4px;
}

div.pager a {
	margin-left: 4px;
	margin-right: 4px;
	text-decoration: none;
}

/*新闻*/

ul.news {
	clear: both;
	margin: 0px;
	padding: 0px;
}

ul.news li {
	padding-top: 2px;
	height: 24px;
	padding-left: 15px;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: dashed 1px #ccc;
}

ul.news li a {
	text-decoration: none;
}

/* 相关新闻 */

.related_news {
	clear: both;
	margin: 10px 0;
	padding: 0px;
}

.related_news h2{
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	margin-left: 10px;
}

.related_news li {
	float: left;
	line-height: 30px;
	width: 48%;
	margin-left: 2%;
	font-size: 14px;
	border-bottom: dashed 1px #ccc;
}
.related_news li span {
    width: 90px;
	float: right;
}
.related_news li a {
	font-size: 14px;
	width: 332px;
	display: block;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}

ul.news1 {
	clear: both;
	margin: 0px;
	padding: 0px;
}

ul.news1 li {
	height: 28px;
	width: 190px;
	padding-left: 20px;
	padding-top: 2px;
	width: 522px;
}

ul.news1 li a {
	text-decoration: none;
}

.newstitle {
	width: 880px;
	height: 26px;
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	text-align: center;
	padding-bottom: 10px;
}

.nei {
	padding: 10px;
}

.nei p {
	font-size: 14px;
	margin: 10px 0;
}
.nei p a{
	font-size: 14px;
	
	color: #0175C2;
}
.left11 {
	padding: 10px;
	font-size: 14px;
}

.left11 a {
	font-size: 14px;
}

.left11 a:link {
	font-size: 14px;
}

.left11 a:hover {
	font-size: 14px;
}

.left11 a:active {
	font-size: 14px;
}

.left11 a:visited {
	font-size: 14px;
}

.left11 span {
	font-size: 14px;
}

.newssubtitle {
	width: 720px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	color: #666
}

/*产品分类*/

.producttype0 {
	width: 260px;
	height: 30px;
	background: url(../images/ny_li.jpg) no-repeat left top;
	text-indent: 25px;
}

.producttype0 a {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}

.producttype0 a:hover {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}

.producttype1 {
	width: 260px;
	height: 30px;
	background: url(../images/ny_li.jpg) no-repeat left top;
	text-indent: 45px;
	display: none;
}

.producttype1 a {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}

.producttype1 a:hover {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}

.producttype2 {
	width: 241px;
	height: 26px;
	text-indent: 50px;
	margin: 0 auto;
	margin-top: 3px;
	overflow: hidden;
	display: none;
}

.producttype2 a {
	height: 26px;
	color: #524f4f;
	font-weight: bold;
	line-height: 26px !important;
	line-height: 30px;
	display: block;
}

.producttype2 a:hover {
	height: 26px;
	line-height: 26px !important;
	line-height: 30px;
	display: block;
	color: #FFF;
	font-weight: bold;
}

/* 相关产品 */
.related_product ul{
	float: left;
	margin-left: 15px;
    font-size: 12px;
    line-height: 25px;
    width: 100%;
}
.related_product li{
	text-align: center;
	margin-right: 10px;
	display: inline-block;
}

.related_product h2{
	font-size: 15px;
	font-weight: bold;
	line-height: 40px;
	margin-left: 10px;
}
/*下载*/

ul.downloads {
	clear: both;
	margin: 0px;
	padding: 0px;
	padding-top: 5px;
}

ul.downloads li {
	margin-bottom: 5px;
}

ul.downloads li a {
	text-decoration: none;
}

/*防止排版错乱..*/
.echo {
	color: white;
}